Configuration controlled Test Selection

In this approach the transactors contain the code for all tests. The behaviour of the transactor can be controlled by a generic. The value of the generic defines which test is run. For each test a configuration statement exists which selects the test in the transactor by assigning the appropriate value to the generic parameter. (For example: configuration tb_A selects test A in the transactor by assigning the value "test_a" to the generic testselector of the transactor.)

Configuration controlled Test Selection

Some problems of this approach are:

Some of the benefits are:


previous Index next